XMLElement.GetAttribute Function

Gets the value of the attribute specified by Name. Returns a String.

Syntax

result = XMLElement.GetAttribute( Name )

result = XMLElement.GetAttribute( URI )

Parameters

Name

String

URI

String

Return Value

Result

String